909-744-2891

2014-08-08 Android telnet ssh vt320 tn5250 terminal emulator

Starting with about 54K lines of Java code from VXConnectBot, and merging about 14K lines of Java code from TN5250j, we arrive at an Android terminal emulator that does vt320 and tn5250 emulation over telnet/ssh/ssl connections. Code and packages are here.

This terminal emulator optionally makes a socket connection to a terminal monitoring process, which then has access to some of the internal operations of the emulator, including cursor movement and screen contents. The monitor can inject keystrokes to be sent to the host system. A sample monitor is here.